home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / intuition / window / welc2205.lha / Examples / Tie < prev   
Encoding:
Text File  |  1993-06-05  |  605 b   |  31 lines

  1. /*
  2.  
  3.  
  4.     Tie Managment System for Windows 2 version 2.062.h beta
  5.  
  6.     Dedicated to Bill Gates and his faithful followers
  7.  
  8.  
  9. */
  10.  
  11. OPTIONS results
  12.  
  13. ADDRESS command
  14.  
  15. 'Run Welcome PORTNAME TIE LEFT /Pictures/BigTie TEXT "Oooh sit thee, sit thee!\nRead the wise words of Master Bill Gates!" TEXTFONT Courier.font TEXTFONTSIZE 15 ROWS 6'
  16. 'Wait 1'
  17.  
  18. address TIE
  19.  
  20. TEXT "Bill Gates once said:"
  21.  
  22. TEXT "He who øð ®ß ø¡¡ø  hßð¶¶"
  23. TEXT "¤µ £"
  24. TEXT "øø.;©è"
  25. TEXT "¶[/  å"
  26. address command
  27. 'RequestChoice "System Request" "Process *"Tie Managment*"*nSelf-terminated in despair." Suspend|Reboot'
  28. address TIE
  29. 'QUIT'
  30. address command
  31.